2014-07-16- 13590 -spec- Customer Portal Pricing #CustomerPortal #ABAPEXTRACT #EMEA
SPECIFICATIONS
13590-Spec- Customer Portal Pricing
Purpose
Update the logic to read the latest price for J3AP in the EMEA Customer portal price list.
Admin Info
Purpose
|
Update the logic to read the latest price for J3AP in the EMEA Customer portal price list.
|
Requested By
|
Craig Spangler
|
Spec Created By
|
Deepak Yasam
|
Spec Created Date
|
07/16/2014
|
Spec QA by
|
Deepak Yasam
|
Objects
|
ZISD_EXT_EMEA_CUST_PORTAL
|
Document Status
|
Completed
|
Estimates
Sl.No
|
Activity
|
Estimation in Hours
|
1
|
Research
|
01
|
2
|
Documentation
|
01
|
3
|
Development/ Config
|
04
|
4
|
Unit test in DEV
|
01
|
5
|
Unit test in QUA
|
01
|
6
|
Other activity
|
|
|
TOTAL
|
08
|
References
Prior Tickets
[Provide links of prior associated Spec / Break Fix BOSS document(s)]
None
Documents
[Attach any document(s) received for the requirement(s)]
None
Spec Changes
[List the changes made to program after the approval of the original requirement along with the Date on which the change request was received and the name of the initiator]
Sl.
|
Change Details
|
Requested By
|
Requested On
|
Notes if any
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Functional Requirement
Purpose/WHY:
[Explain the purpose of the project and the reason why this requirement has come]
The J3AP price in the price list was showing the old/invalid value and this should be replaced with the latest/valid value in the EMEA customer portal extract.
In Scope:
[List the
activities to be included in scope]
The new logic change will be applicable for J3AP condition value only.
Out of Scope:
[Out of scope activities]
Other values will not be affected with the change.
Solution Summary
[Discuss this section with Requester and get approval prior to beginning work]
The present logic was considering the J3AP condition value irrespective of the validity periods and this is causing the dispaly of old value in the file instead of the new one.The program needs to be updated to consider the latest/valid condition record by considering with the valid from date should be greater than or equal to system date there by the new price will be dispalyed in the price list file.
Test Plan
[List test scenarios/cases to be executed here]
Test ID
|
Test Scenario
|
Expected Results
|
SD001
|
Update the J3AP value for a material with the new value in VK12 transaction and save the record.
|
Execute the portal program and check for the J3AP value for the changed material by considering the UPC values in the price list file.
|
Solution Details
[Provide complete technical details for configuration or programming here]
Issues
[List Issues / Bugs identified in configuration or development]
None